# 11. 英文对应
- algorithms 算法
- conditionals 条件语句
- backtraking 回溯
- performance 性能
- chains 原型链
- closures 闭包
- scope 作用域
- collections 集合
- compression 压缩
- conditional advance loading 预加载
- deferred scripts 延迟脚本
- delegation 委托
- browers 浏览器
- repaint 重绘
- reflow 重排
- expires headers 头信息
- preprocessing 预处理
- js namespacing js命名空间
- recursion 递归
- nonblocking 无阻塞
- deferred scripts 延迟脚本
- dynamic script 动态脚本
- nested 嵌套
- prototype chains 原型链
- optimizing 优化
- profiling 分析
- programming practices 编程实践
- native 原生
- properties 属性
- iteration 迭代
- stacks 栈
- threads 线程
- js profiling js性能分析
- communication 通信
- environment 环境
← 10. 工具